home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / BASIC / TOOLS / README < prev    next >
Text File  |  1997-05-12  |  816b  |  15 lines

  1. bas2text.spk   converts BASIC to Text
  2. bascrunch.spk  V1.02, crunches BASIC programs by shortening variable and
  3.                function/procedure names, making multi-line statements,
  4.                converting SWI names to numbers...
  5. basdt.spk      V1.00, interactive debugger for BASIC programs; set
  6.                breakpoints, inspect variables, throwback support,
  7.                step-by-step through a program... CAREWARE
  8. basicedi.spk   BASIC editor
  9. blink.spk      V1.20, linker for BASIC programs; scans the main basic
  10.                program for library commands and appends the used
  11.                functions and procedures to it
  12. makeapp2.spk   V1.01, converts a basic program into an Absolute file,
  13.                making it e.g. possible to crunch it - now even retains
  14.                the command line parameters
  15.